-
Home
-
WooCommerce Braintree Payment Gateway
-
1.9.7
-
Code
-
Classes
- TransactionGateway
Total Complexity |
41 |
Dependencies |
17 |
Dependents |
2 |
Total lines |
569 |
Lines of code |
379 |
Logical lines of code |
109 |
Comment lines |
113 |
Methods |
31 |
Properties |
3 |
Methods 31
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createSignature() |
A |
29 |
1 |
173 |
search() |
S |
56 |
3 |
18 |
fetch() |
S |
56 |
3 |
17 |
_verifyGatewayResponse() |
S |
61 |
3 |
13 |
_validateId() |
S |
63 |
3 |
12 |
refund() |
S |
58 |
2 |
15 |
find() |
S |
61 |
2 |
12 |
cancelRelease() |
S |
69 |
1 |
6 |
releaseFromEscrow() |
S |
69 |
1 |
6 |
_doCreate() |
S |
72 |
1 |
5 |
submitForPartialSettlement() |
S |
65 |
1 |
8 |
updateDetails() |
S |
67 |
1 |
7 |
submitForSettlementNoValidate() |
S |
74 |
1 |
4 |
submitForSettlement() |
S |
65 |
1 |
8 |
voidNoValidate() |
S |
75 |
1 |
4 |
void() |
S |
70 |
1 |
6 |
holdInEscrow() |
S |
69 |
1 |
6 |
__construct() |
S |
71 |
1 |
6 |
cloneTransaction() |
S |
74 |
1 |
4 |
sale() |
S |
78 |
1 |
3 |
creditNoValidate() |
S |
75 |
1 |
4 |
credit() |
S |
78 |
1 |
3 |
refundSignature() |
S |
79 |
1 |
3 |
updateDetailsSignature() |
S |
77 |
1 |
3 |
submitForSettlementSignature() |
S |
77 |
1 |
3 |
cloneSignature() |
S |
78 |
1 |
3 |
createTransactionUrl() |
S |
73 |
1 |
5 |
createFromTransparentRedirect() |
S |
65 |
1 |
10 |
createNoValidate() |
S |
75 |
1 |
4 |
create() |
S |
74 |
1 |
4 |
saleNoValidate() |
S |
75 |
1 |
4 |